Name | Description | |
---|---|---|
![]() | LoadFromFileAsync | Overloaded. Loads a document from the specified file. |
![]() | LoadFromStream | Loads a document from from the specified stream. |
![]() | LoadFromStreamAsync | Overloaded. Overridden. Loads the document form the specified stream |
![]() | SaveToFileAsync | Saves the document to the specified file |
![]() | SaveToStream | Saves a document to the specified stream. |
![]() | SaveToStreamAsync | Overloaded. Overridden. Saves the specified document to the specified stream |